home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-6 / card_22950.txt < prev    next >
Text File  |  1990-04-06  |  4KB  |  207 lines

  1. -- card: 22950 from stack: in.0-6
  2. -- bmap block id: 23213
  3. -- flags: 0000
  4. -- background id: 9237
  5. -- name: Icon Editor Empty.2
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   lock screen
  9.   hideInfo
  10.   unlock screen with visual dissolve
  11.   wait 20
  12. end closeCard
  13.  
  14.  
  15.  
  16.  
  17. -- part 2 (button)
  18. -- low flags: 00
  19. -- high flags: 2000
  20. -- rect: left=21 top=19 right=301 bottom=336
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 0 / 0
  23. -- text alignment: 1
  24. -- font id: 0
  25. -- text size: 12
  26. -- style flags: 0
  27. -- line height: 16
  28. -- part name: Info 1
  29. ----- HyperTalk script -----
  30. on mouseUp
  31.   showFld
  32. end mouseUp
  33.  
  34.  
  35.  
  36. -- part 8 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=35 top=78 right=288 bottom=230
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Info 3
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   showFld
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 4 (field)
  56. -- low flags: 01
  57. -- high flags: 2004
  58. -- rect: left=347 top=78 right=256 bottom=498
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 0
  62. -- font id: 174
  63. -- text size: 14
  64. -- style flags: 0
  65. -- line height: 15
  66. -- part name: 
  67. ----- HyperTalk script -----
  68. on mouseUp
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 3 (button)
  74. -- low flags: 00
  75. -- high flags: 2000
  76. -- rect: left=458 top=216 right=259 bottom=497
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 5233 / 5233
  79. -- text alignment: 1
  80. -- font id: 0
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: returnArrow
  85. ----- HyperTalk script -----
  86. on mouseUp
  87.   lock screen
  88.   go cd "The Icon Editor" of stack "Intro to HyperCard 2.0"
  89.   unlock screen with visual zoom close
  90. end mouseUp
  91.  
  92.  
  93.  
  94. -- part 5 (button)
  95. -- low flags: 00
  96. -- high flags: 2000
  97. -- rect: left=101 top=310 right=328 bottom=268
  98. -- title width / last selected line: 0
  99. -- icon id / first selected line: 0 / 0
  100. -- text alignment: 1
  101. -- font id: 0
  102. -- text size: 12
  103. -- style flags: 0
  104. -- line height: 16
  105. -- part name: 
  106. ----- HyperTalk script -----
  107. on mouseUp
  108.   visual dissolve
  109.   go cd "Icon Editor Full.2"
  110. end mouseUp
  111.  
  112.  
  113.  
  114. -- part 6 (button)
  115. -- low flags: 00
  116. -- high flags: 2000
  117. -- rect: left=28 top=49 right=71 bottom=319
  118. -- title width / last selected line: 0
  119. -- icon id / first selected line: 0 / 0
  120. -- text alignment: 1
  121. -- font id: 0
  122. -- text size: 12
  123. -- style flags: 0
  124. -- line height: 16
  125. -- part name: Info 2
  126. ----- HyperTalk script -----
  127. on mouseUp
  128.   showFld
  129. end mouseUp
  130.  
  131.  
  132.  
  133. -- part 7 (field)
  134. -- low flags: 81
  135. -- high flags: 2004
  136. -- rect: left=101 top=76 right=184 bottom=326
  137. -- title width / last selected line: 0
  138. -- icon id / first selected line: 0 / 0
  139. -- text alignment: 0
  140. -- font id: 174
  141. -- text size: 14
  142. -- style flags: 0
  143. -- line height: 15
  144. -- part name: Info 2
  145. ----- HyperTalk script -----
  146. on mouseUp
  147.   hide me
  148. end mouseUp
  149.  
  150.  
  151.  
  152. -- part 9 (field)
  153. -- low flags: 81
  154. -- high flags: 2004
  155. -- rect: left=49 top=107 right=250 bottom=217
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 0 / 0
  158. -- text alignment: 0
  159. -- font id: 174
  160. -- text size: 14
  161. -- style flags: 0
  162. -- line height: 15
  163. -- part name: Info 3
  164. ----- HyperTalk script -----
  165. on mouseUp
  166.   hide me
  167. end mouseUp
  168.  
  169.  
  170.  
  171. -- part 13 (field)
  172. -- low flags: 81
  173. -- high flags: 2004
  174. -- rect: left=245 top=119 right=194 bottom=448
  175. -- title width / last selected line: 0
  176. -- icon id / first selected line: 0 / 0
  177. -- text alignment: 0
  178. -- font id: 174
  179. -- text size: 14
  180. -- style flags: 0
  181. -- line height: 15
  182. -- part name: Info 1
  183. ----- HyperTalk script -----
  184. on mouseUp
  185.   hide me
  186. end mouseUp
  187.  
  188.  
  189.  
  190. -- part contents for card part 4
  191. ----- text -----
  192. Here is the Icon Editor. 
  193.  
  194. When you are using this editor, there are menus that give you special editing options just for working with 
  195. icons.
  196.  
  197. -- part contents for card part 7
  198. ----- text -----
  199. Identifying information about the icon showing appears in these two boxes. You can change an icon‚Äôs name if you like, or its ID number. You use this information to refer to icons from scripts.
  200.  
  201. -- part contents for card part 9
  202. ----- text -----
  203. You can draw new icons in this box, or modify already existing icons. If there is more than one icon in a stack, you can scroll through them with the bars at the bottom of the box. 
  204.  
  205. -- part contents for card part 13
  206. ----- text -----
  207. This is the Icon Editor window, without an icon in it. You can move it around on your screen.